bring back OsPath changes
authorJoey Hess <joeyh@joeyh.name>
Thu, 30 Jan 2025 18:34:21 +0000 (14:34 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 30 Jan 2025 18:34:21 +0000 (14:34 -0400)
commit84291b6014e7bb3007029aa0ec1cced5ce4b38cd
treeea0e78750c845a5d109bd0312a520c8cfc09bba2
parentf0ab439c95beb07b895148a1c886c2a041e41727
bring back OsPath changes

I hope that the windows test suite failure on appveyor was fixed by
updating to a newer windows there. I have not been able to reproduce
that failure in a windows 11 VM run locally.
119 files changed:
Annex/AdjustedBranch.hs
Annex/AdjustedBranch/Merge.hs
Annex/AutoMerge.hs
Annex/Balanced.hs
Annex/Branch.hs
Annex/ChangedRefs.hs
Annex/Content.hs
Annex/Content/PointerFile.hs
Annex/Fixup.hs
Annex/Hook.hs
Annex/Ingest.hs
Annex/Journal.hs
Annex/Link.hs
Annex/Proxy.hs
Annex/ReplaceFile.hs
Annex/RepoSize/LiveUpdate.hs
Annex/Ssh.hs
Annex/Tmp.hs
Annex/VectorClock.hs
Annex/VectorClock/Utility.hs
Annex/YoutubeDl.hs
Assistant/DaemonStatus.hs
Assistant/Install.hs
Assistant/Repair.hs
Assistant/Ssh.hs
Assistant/Threads/TransferPoller.hs
Assistant/Threads/TransferWatcher.hs
Assistant/Threads/Watcher.hs
Assistant/Threads/WebApp.hs
Assistant/Upgrade.hs
Assistant/WebApp/Configurators/Delete.hs
Assistant/WebApp/Configurators/Ssh.hs
Backend/Utilities.hs
Build/LinuxMkLibs.hs
Build/Standalone.hs
Build/Version.hs
CHANGELOG
CmdLine/GitRemoteAnnex.hs
CmdLine/Seek.hs
Command/AddUrl.hs
Command/Export.hs
Command/Fix.hs
Command/Fsck.hs
Command/ImportFeed.hs
Command/Lock.hs
Command/Multicast.hs
Command/P2P.hs
Command/P2PHttp.hs
Command/ReKey.hs
Command/ResolveMerge.hs
Command/TestRemote.hs
Command/Uninit.hs
Command/Unlock.hs
Command/Vicfg.hs
Common.hs
Config/Files/AutoStart.hs
Config/Smudge.hs
Creds.hs
Crypto.hs
Database/Benchmark.hs
Git/HashObject.hs
Git/Hook.hs
Git/LsFiles.hs
Git/Objects.hs
Git/Ref.hs
Git/Repair.hs
Logs/AdjustedBranchUpdate.hs
Logs/Export.hs
Logs/File.hs
Logs/Migrate.hs
Logs/Restage.hs
Logs/Smudge.hs
Logs/Transfer.hs
Logs/Unused.hs
Logs/Upgrade.hs
Remote/BitTorrent.hs
Remote/Directory.hs
Remote/Directory/LegacyChunked.hs
Remote/GCrypt.hs
Remote/Git.hs
Remote/Helper/Git.hs
Remote/Rsync.hs
Test.hs
Test/Framework.hs
Types/Direction.hs
Types/Distribution.hs
Upgrade/V1.hs
Upgrade/V2.hs
Upgrade/V5.hs
Upgrade/V5/Direct.hs
Upgrade/V7.hs
Utility/Daemon.hs
Utility/DirWatcher/FSEvents.hs
Utility/DirWatcher/INotify.hs
Utility/DirWatcher/Kqueue.hs
Utility/DirWatcher/Win32Notify.hs
Utility/Directory.hs
Utility/Directory/Stream.hs
Utility/FileIO.hs [new file with mode: 0644]
Utility/FileMode.hs
Utility/FileSize.hs
Utility/FileSystemEncoding.hs
Utility/Gpg.hs
Utility/HtmlDetect.hs
Utility/InodeCache.hs
Utility/LinuxMkLibs.hs
Utility/LockFile/PidLock.hs
Utility/LockFile/Windows.hs
Utility/Misc.hs
Utility/MoveFile.hs
Utility/OsPath.hs [new file with mode: 0644]
Utility/SshConfig.hs
Utility/StatelessOpenPGP.hs
Utility/TimeStamp.hs
Utility/Tmp.hs
Utility/Tmp/Dir.hs
Utility/WebApp.hs
git-annex.cabal
stack.yaml